home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr53 / pctv4n_1.zip / QEDICT.H < prev    next >
Text File  |  1993-06-10  |  564b  |  19 lines

  1. /*************************************************
  2. * FILE NAME: QEdict.h   TITLE: QELIB data dict
  3. *
  4. * AUTHOR: Ken North     Resource Group, Inc.    
  5. *                       2604B El Camino Real, #351
  6. * copyright(c)1992      Carlsbad, CA 92008
  7. **************************************************
  8. * SYNOPSIS: 
  9. *     Function prototype and constants for data 
  10. *    dictionary listing
  11. **************************************************/
  12.  
  13. void GetArgs(int, char *, char *, char *, 
  14.             char *, char *, char * );
  15.  
  16.     const RCOUNT = 10;
  17.     const DISPLAYLEN = 25;
  18.  
  19.